バージョン

BaseGridSortingWrapper<T,TOut> クラス

グリッド並べ替えオブジェクトの周りのラッパー。
シンタックス
'宣言
 
Public MustInherit Class BaseGridSortingWrapper
    (Of T As {New, GridSorting},
     TOut As BaseGridSortingWrapper(Of T,TOut)) 
   Inherits Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper(Of T,TOut)
public abstract class BaseGridSortingWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<T,TOut> 
where T: new(), GridSorting
where TOut: BaseGridSortingWrapper<T,TOut>
型パラメータ
T
TOut
参照

オンラインで表示: GitHub